home *** CD-ROM | disk | FTP | other *** search
/ Columbia Kermit / kermit.zip / newsgroups / misc.20030409-20031118 / 000388_fdc@columbia.edu_Thu Nov 6 11:06:23 2003.msg < prev    next >
Internet Message Format  |  2020-01-01  |  2KB

  1. Path: newsmaster.cc.columbia.edu!not-for-mail
  2. From: Frank da Cruz <fdc@columbia.edu>
  3. Newsgroups: comp.protocols.kermit.misc
  4. Subject: Re: Kermit losing first byte of tcp connection
  5. Date: 6 Nov 2003 15:52:52 GMT
  6. Organization: Columbia University
  7. Lines: 23
  8. Message-ID: <slrnbqkrik.848.fdc@sesame.cc.columbia.edu>
  9. References: <slrnbpnrjt.bg5.lars@news.oddbit.com> <bnu6a1$n6f$1@newsmaster.cc.columbia.edu> <slrnbq595b.7u.fdc@sesame.cc.columbia.edu>
  10. Reply-To: fdc@columbia.edu
  11. NNTP-Posting-Host: sesame.cc.columbia.edu
  12. X-Trace: newsmaster.cc.columbia.edu 1068133972 19844 128.59.59.56 (6 Nov 2003 15:52:52 GMT)
  13. X-Complaints-To: postmaster@columbia.edu
  14. NNTP-Posting-Date: 6 Nov 2003 15:52:52 GMT
  15. User-Agent: slrn/0.9.7.4 (SunOS)
  16. Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14643
  17.  
  18. In article <slrnbq595b.7u.fdc@sesame.cc.columbia.edu>, Frank da Cruz wrote:
  19. : In article <bnu6a1$n6f$1@newsmaster.cc.columbia.edu>, Jeffrey Altman wrote:
  20. :: Lars Kellogg-Stedman <lars_news@larsshack.org> wrote:
  21. ::: I'm using kermit to script some tests of our SMTP server.  When one
  22. ::: connects to an SMTP server, the server immediately sends something along
  23. ::: the lines of:
  24. :: 
  25. :::   220 <server> ESMTP <software>
  26. :: 
  27. ::: With kermit, I always lose the first byte, so that instead I see:
  28. :: 
  29. :::   20 <server> ESMTP <software>
  30. :: ...
  31. :: This has been fixed in the source tree and will be corrected in the next
  32. :: release.
  33. :: 
  34. : I'll try to get the new C-Kermit sources up within a few days:
  35. :   http://www.columbia.edu/kermit/ckdaily.html
  36. It's up now.
  37.  
  38. - Frank
  39.